home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cope with Cancer
/
Cope with Cancer.iso
/
pc
/
cope
/
cope8bit
/
cope8bit.dxr
/
00009.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-01
|
154 b
|
10 lines
on exitFrame
global gMacro
if the ticks > (gMacro + 250) then
go("intro2", "copIntro")
set gMacro to []
else
go(the frame)
end if
end